ArcPad Applet File Schema
showvalues Attribute
See Also  Send comments on this topic.
ArcPad Applet File Schema : showvalues Attribute

Glossary Item Box

Type

Restriction of xs:string

Use

optional

Source

<xs:attribute name="showvalues" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="true" />
      <xs:enumeration value="false" />
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

See Also

© 2012 All Rights Reserved.